home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / binutils.252 / ld / todo < prev   
Encoding:
Text File  |  1993-05-04  |  397 b   |  12 lines

  1. Volunteers to tackle some of the following would be welcome:
  2.  
  3. Support the "traditional" BSD  -A flag (incremental loading).
  4. (There is a -A flag in ld now, but it is used to specify the
  5. architecture.  That should probably be changed.)
  6.  
  7. Shared library support is missing.
  8.  
  9. Support for dynamic loading (a la dld, but bfd-based) would be nice.
  10.  
  11. Avoid re-open (and re-seeking) output bfd and archives.
  12.